SaCreditCardProcessor 
Logical Entity Name  SaCreditCardProcessor 
Default Table Name  SaCreditCardProcessor 
Physical Only  NO 
Definition 
 
Note 
 

SaCreditCardProcessor Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCreditCardProcessorID(PK)    int  NO 
 
Code    varchar(20)  NO 
 
Descrip    varchar(200)  NO 
 
IsVerisign    bit  NO 
 
PostURL    varchar(500)  YES 
 
PostPort    int  YES 
 
IsBatch    bit  YES 
 
XSLTransaction    text  YES 
 
XSLResponse    text  YES 
 
ts    timestamp  NO 
 
XSLCredit    text  YES 
 

SaCreditCardProcessor Primary and Unique Keys 
Key Name  Key Type  Keys 
SaCreditCardProcessor_Code_U_N_IDX  Index  Code 
PK__SaCreditCardProc__11A48EF9  PrimaryKey  SaCreditCardProcessorID 

SaCreditCardProcessor Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaCreditCardBatchConfig  Non-Identifying  One To Zero or More  fk_SaCreditCardBatchConfig_SaCreditCardProcessorID_SaCreditCardProcessor_SaCreditCardProcessorID        NO  YES 

SaCreditCardProcessor Check Constraints 
Check Constraint Name  CheckConstraint